-
Home
-
SureMail – SMTP and Email Logs Plugin with Amazon SES, Postmark, and Other Providers
-
1.4.0
-
Code
-
Classes
- NormalizerFormatter
Total Complexity |
57 |
Dependencies |
10 |
Dependents |
4 |
Total lines |
330 |
Lines of code |
174 |
Logical lines of code |
99 |
Comment lines |
71 |
Methods |
19 |
Properties |
5 |
Methods 19
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
normalize() |
B |
40 |
19 |
55 |
normalizeException() |
A |
42 |
15 |
47 |
formatDate() |
S |
70 |
3 |
6 |
__construct() |
S |
78 |
2 |
3 |
setJsonPrettyPrint() |
S |
68 |
2 |
8 |
formatBatch() |
S |
70 |
2 |
6 |
setBasePath() |
S |
68 |
2 |
7 |
addJsonEncodeOption() |
S |
77 |
1 |
4 |
toJson() |
S |
79 |
1 |
3 |
normalizeRecord() |
S |
76 |
1 |
4 |
setMaxNormalizeItemCount() |
S |
77 |
1 |
4 |
format() |
S |
80 |
1 |
3 |
getMaxNormalizeItemCount() |
S |
82 |
1 |
3 |
setMaxNormalizeDepth() |
S |
77 |
1 |
4 |
getMaxNormalizeDepth() |
S |
82 |
1 |
3 |
setDateFormat() |
S |
77 |
1 |
4 |
getDateFormat() |
S |
82 |
1 |
3 |
normalizeValue() |
S |
80 |
1 |
3 |
removeJsonEncodeOption() |
S |
76 |
1 |
4 |